home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 82 / PC Format May 1998.iso / Share / BigDisk / bddemo.exe / syncreg.ini < prev    next >
INI File  |  1997-10-19  |  619b  |  31 lines

  1. ;SyncReg.INI file
  2. ;
  3. ; This allows is where user definable parameters of the registration wizard
  4. [General]
  5.  
  6. ; The name of the product
  7. Product=Syncronys BigDisk 1.0 Demo
  8.  
  9. ;Where in HKEY_LOCAL_MACHINE the user information key is.
  10. UserKey=SOFTWARE\GlobalDev\DiskExtender
  11.  
  12. ;What value defines the user's name
  13. NameEntry=RegisteredOwner
  14.  
  15. ;What value defines the user's company
  16. CompanyEntry=RegisteredOrganization
  17.  
  18. ;What value defines the serial number
  19. SerialEntry=LicenceID
  20.  
  21.  
  22. ;This defines where the URL is located.
  23. [Syncronys]
  24. URL=www.syncronys.com
  25. Script=/~syncronys/cgi-bin/bigdiskreg.pl
  26.  
  27.  
  28.  
  29.  
  30.  
  31.